[INFO] cloning repository https://github.com/davidpdrsn/juniper-variable-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidpdrsn/juniper-variable-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06bd14a9b68cc3d74e7bd4ab7fbca66859abf9b2
[INFO] testing davidpdrsn/juniper-variable-bug against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fjuniper-variable-bug" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] finished tweaking git repo https://github.com/davidpdrsn/juniper-variable-bug
[INFO] tweaked toml for git repo https://github.com/davidpdrsn/juniper-variable-bug written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidpdrsn/juniper-variable-bug on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidpdrsn/juniper-variable-bug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1133404b534946204d60a8044d04333713740077f81141f2efd8d919a83ab332
[INFO] running `Command { std: "docker" "start" "-a" "1133404b534946204d60a8044d04333713740077f81141f2efd8d919a83ab332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1133404b534946204d60a8044d04333713740077f81141f2efd8d919a83ab332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1133404b534946204d60a8044d04333713740077f81141f2efd8d919a83ab332", kill_on_drop: false }`
[INFO] [stdout] 1133404b534946204d60a8044d04333713740077f81141f2efd8d919a83ab332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c895743f3eff745871da16e77148434e2013fee5d0965f8d9ff2d9b0d9594b06
[INFO] running `Command { std: "docker" "start" "-a" "c895743f3eff745871da16e77148434e2013fee5d0965f8d9ff2d9b0d9594b06", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling libc v0.2.53
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling regex v1.1.6
[INFO] [stderr]    Compiling smallvec v0.6.9
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.90
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling juniper_codegen v0.11.1
[INFO] [stderr]    Compiling juniper v0.11.1
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/main.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct User {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Context` is never constructed
[INFO] [stdout]  --> src/main.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct Context;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Query` is never constructed
[INFO] [stdout]   --> src/main.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct Query;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Schema` is never used
[INFO] [stdout]   --> src/main.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type Schema = juniper::RootNode<'static, Query, EmptyMutation<Context>>;
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c895743f3eff745871da16e77148434e2013fee5d0965f8d9ff2d9b0d9594b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c895743f3eff745871da16e77148434e2013fee5d0965f8d9ff2d9b0d9594b06", kill_on_drop: false }`
[INFO] [stdout] c895743f3eff745871da16e77148434e2013fee5d0965f8d9ff2d9b0d9594b06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a37fd5141ff6c0df395c23c0f99a4cf316b2707ba5e6b554a2576d3b481108
[INFO] running `Command { std: "docker" "start" "-a" "d5a37fd5141ff6c0df395c23c0f99a4cf316b2707ba5e6b554a2576d3b481108", kill_on_drop: false }`
[INFO] [stderr]    Compiling juniper-variable-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d5a37fd5141ff6c0df395c23c0f99a4cf316b2707ba5e6b554a2576d3b481108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a37fd5141ff6c0df395c23c0f99a4cf316b2707ba5e6b554a2576d3b481108", kill_on_drop: false }`
[INFO] [stdout] d5a37fd5141ff6c0df395c23c0f99a4cf316b2707ba5e6b554a2576d3b481108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 62f24871388da36a5db3692e3f5310213341f5f7ff111292e213a19f4a7766d3
[INFO] running `Command { std: "docker" "start" "-a" "62f24871388da36a5db3692e3f5310213341f5f7ff111292e213a19f4a7766d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/juniper_variable_bug-37ea2b3f19e975f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::query_with_null ... ok
[INFO] [stdout] test test::query_without_setting_variable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::query_without_setting_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::query_without_setting_variable' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6467e94f1318 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6467e94f1318 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6467e94f1318 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6467e94f1318 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6467e950638a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6467e950638a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x6467e94f5be2 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6467e94f5be2 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6467e94d04c6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6467e94d04c6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6467e94e98b9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6467e9455f5c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6467e9455f5c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6467e94e9a72 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x6467e94e9a72 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6467e94d05b4 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6467e94c7ee9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6467e94d129d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6467e9506b4c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6467e9506b12 - core[5a1c3e9896636f3a]::panicking::panic
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6467e9506869 - core[5a1c3e9896636f3a]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:2252:5
[INFO] [stdout]   21:     0x6467e93ea606 - <core[5a1c3e9896636f3a]::option::Option<&juniper[df21e64350f27d81]::ast::InputValue>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:1013:21
[INFO] [stdout]   22:     0x6467e93ea606 - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadValue<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::from_input_value
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:42:79
[INFO] [stdout]   23:     0x6467e93eb3b7 - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::new
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:78:20
[INFO] [stdout]   24:     0x6467e93ea07e - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:193:38
[INFO] [stdout]   25:     0x6467e93d86c5 - core[5a1c3e9896636f3a]::iter::adapters::map::map_fold::<&(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>), juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, (), <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   26:     0x6467e937c1ba - <core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::fold::<(), core[5a1c3e9896636f3a]::iter::adapters::map::map_fold<&(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>), juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, (), <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}, core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/slice/iter/macros.rs:279:27
[INFO] [stdout]   27:     0x6467e93d5803 - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::fold::<(), core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator::for_each::call<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x6467e93d75d5 - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::for_each::<<alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::extend_trusted<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:887:14
[INFO] [stdout]   29:     0x6467e936b364 - <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::extend_trusted::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:4069:26
[INFO] [stdout]   30:     0x6467e9375f0a - <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>> as alloc[154f689e5dd3bae5]::vec::spec_extend::SpecExtend<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   31:     0x6467e93767e0 - <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>> as alloc[154f689e5dd3bae5]::vec::spec_from_iter_nested::SpecFromIterNested<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x6467e9371d4d - <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>> as alloc[154f689e5dd3bae5]::vec::spec_from_iter::SpecFromIter<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x6467e936d595 - <alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>> as core[5a1c3e9896636f3a]::iter::traits::collect::FromIterator<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::from_iter::<core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/vec/mod.rs:3933:9
[INFO] [stdout]   34:     0x6467e93d759d - <core[5a1c3e9896636f3a]::iter::adapters::map::Map<core[5a1c3e9896636f3a]::slice::iter::Iter<(juniper[df21e64350f27d81]::parser::utils::Spanning<&str>, juniper[df21e64350f27d81]::parser::utils::Spanning<juniper[df21e64350f27d81]::ast::InputValue>)>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}::{closure#0}> as core[5a1c3e9896636f3a]::iter::traits::iterator::Iterator>::collect::<alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/iter/traits/iterator.rs:2090:9
[INFO] [stdout]   35:     0x6467e93ea239 - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:194:30
[INFO] [stdout]   36:     0x6467e9431000 - <core[5a1c3e9896636f3a]::option::Option<&juniper[df21e64350f27d81]::ast::Arguments<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>>::map::<alloc[154f689e5dd3bae5]::vec::Vec<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadArgument<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>, <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent::{closure#2}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:1162:29
[INFO] [stdout]   37:     0x6467e93ea9f0 - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection_with_parent
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:190:22
[INFO] [stdout]   38:     0x6467e93ea770 - <juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>>::build_from_selection
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/look_ahead.rs:167:9
[INFO] [stdout]   39:     0x6467e940f775 - <juniper[df21e64350f27d81]::executor::Executor<juniper_variable_bug[229e18b8dc96b9e7]::Context>>::look_ahead::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:517:17
[INFO] [stdout]   40:     0x6467e9433d4d - <core[5a1c3e9896636f3a]::option::Option<&[juniper[df21e64350f27d81]::ast::Selection]>>::map::<juniper[df21e64350f27d81]::executor::look_ahead::LookAheadSelection<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>, <juniper[df21e64350f27d81]::executor::Executor<juniper_variable_bug[229e18b8dc96b9e7]::Context>>::look_ahead::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/option.rs:1162:29
[INFO] [stdout]   41:     0x6467e941078e - <juniper[df21e64350f27d81]::executor::Executor<juniper_variable_bug[229e18b8dc96b9e7]::Context>>::look_ahead
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:516:14
[INFO] [stdout]   42:     0x6467e93c8294 - <juniper_variable_bug[229e18b8dc96b9e7]::Query as juniper[df21e64350f27d81]::types::base::GraphQLType>::resolve_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:17:18
[INFO] [stdout]   43:     0x6467e93ccad0 - <juniper_variable_bug[229e18b8dc96b9e7]::Query as juniper[df21e64350f27d81]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/macros/object.rs:406:54
[INFO] [stdout]   44:     0x6467e93cc2ec - <juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>> as juniper[df21e64350f27d81]::types::base::GraphQLType>::resolve_field
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:51:34
[INFO] [stdout]   45:     0x6467e939caee - juniper[df21e64350f27d81]::types::base::resolve_selection_set_into::<juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>>, juniper_variable_bug[229e18b8dc96b9e7]::Context, juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/base.rs:398:45
[INFO] [stdout]   46:     0x6467e93cc612 - <juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>> as juniper[df21e64350f27d81]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/schema/schema.rs:65:16
[INFO] [stdout]   47:     0x6467e93cf47d - <&juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>> as juniper[df21e64350f27d81]::types::base::GraphQLType>::resolve
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/types/pointers.rs:134:18
[INFO] [stdout]   48:     0x6467e93fdd1c - <juniper[df21e64350f27d81]::executor::Executor<juniper_variable_bug[229e18b8dc96b9e7]::Context>>::resolve::<&juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:370:18
[INFO] [stdout]   49:     0x6467e93fdb97 - <juniper[df21e64350f27d81]::executor::Executor<juniper_variable_bug[229e18b8dc96b9e7]::Context>>::resolve_into_value::<&juniper[df21e64350f27d81]::schema::model::RootNode<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:380:20
[INFO] [stdout]   50:     0x6467e940ec22 - juniper[df21e64350f27d81]::executor::execute_validated_query::<juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>, juniper_variable_bug[229e18b8dc96b9e7]::Context, juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/executor/mod.rs:674:46
[INFO] [stdout]   51:     0x6467e942fe76 - juniper[df21e64350f27d81]::execute::<juniper[df21e64350f27d81]::value::scalar::DefaultScalarValue, juniper_variable_bug[229e18b8dc96b9e7]::Context, juniper_variable_bug[229e18b8dc96b9e7]::Query, juniper[df21e64350f27d81]::types::scalars::EmptyMutation<juniper_variable_bug[229e18b8dc96b9e7]::Context>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.11.1/src/lib.rs:219:5
[INFO] [stdout]   52:     0x6467e93cbdcd - juniper_variable_bug[229e18b8dc96b9e7]::test::query_without_setting_variable
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:67:30
[INFO] [stdout]   53:     0x6467e93c8157 - juniper_variable_bug[229e18b8dc96b9e7]::test::query_without_setting_variable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:62:40
[INFO] [stdout]   54:     0x6467e93b2f86 - <juniper_variable_bug[229e18b8dc96b9e7]::test::query_without_setting_variable::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x6467e944903b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x6467e944903b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x6467e94568b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x6467e94568b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x6467e94568b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x6467e94568b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x6467e94568b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x6467e94568b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x6467e94568b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x6467e9451414 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x6467e9451414 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x6467e9459932 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x6467e9459932 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x6467e9459932 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x6467e9459932 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x6467e9459932 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x6467e9459932 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x6467e9459932 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x6467e94f0c7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   74:     0x6467e94f0c7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76b8d26f5aa4 - <unknown>
[INFO] [stdout]   76:     0x76b8d2782a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::query_without_setting_variable
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin juniper-variable-bug`
[INFO] running `Command { std: "docker" "inspect" "62f24871388da36a5db3692e3f5310213341f5f7ff111292e213a19f4a7766d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62f24871388da36a5db3692e3f5310213341f5f7ff111292e213a19f4a7766d3", kill_on_drop: false }`
[INFO] [stdout] 62f24871388da36a5db3692e3f5310213341f5f7ff111292e213a19f4a7766d3
